common: cmd_elf.c: fix checkpath.pl warnings
authorDaniel Schwierzeck <[email protected]>
Sun, 16 Sep 2012 06:55:05 +0000 (06:55 +0000)
committerTom Rini <[email protected]>
Mon, 15 Oct 2012 18:53:46 +0000 (11:53 -0700)
commit62e03d33c91ab2f8b4bc8a75e3f4796e65fd07a2
tree0df3598044838047af06ec20bcaf6287725057f7
parent7b64f66c58944144ef6f616255fb0c7b3ae865f9
common: cmd_elf.c: fix checkpath.pl warnings

[Tom: Move valid_elf_image around and don't mark it as static as another
board makes use of this function]

Signed-off-by: Daniel Schwierzeck <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
common/cmd_elf.c